@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1400px; margin: 0 auto; }
.container{width:1200px; margin: 0px auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}



@font-face {
    font-family: 'beifang';
    src: url("../font/迷你简菱心.TTF") format('truetype');
    font-weight: normal;
    font-style: normal;
}






/* 导航栏 */
.header_top{height:90px; width:100%;  }
.h_logo{width:236px; height:90px; float: left; display: flex; align-items: center;}
.h_logo img{ height: auto; align-items: center; margin: 0px auto; float: left}
.nav{width:774px; height:48px; float: left; margin-left:122px;}
.nav .nLi{ float:left;  position:relative; display:inline; height:90px;  width:110px; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#000000;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#000000; line-height:90px; width: 100%}
.nav .nLi:hover h3 p,.nav li.active h3 p{color:#124e9f; font-weight: bold;}
.nav .sub{ display:none;left:0; top:90px;  position:absolute;  line-height:26px; width:100%;   z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#0d357f; font-weight: bold;}
.h_sj{width:20px; height: 90px; float: right; position: relative; background: url(../images/sj_i.png) no-repeat center}
.h_sj img,.h_kefu img{width:100px; height: auto; display: block; position: absolute; top:90px; right:0; display: none; z-index:9}
.h_sj:hover img{display: block}
.h_kefu:hover img{display: block}
.h_kefu{width:30px; height: 90px; background: url(../images/kf_i.png) no-repeat center; float: left; position:relative}






/* 首页:banner */
.banner{ width:100%; height:700px; position: relative; overflow: hidden;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:40px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff;cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background: #124e9f}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 90px; padding-bottom: 110px}
.index_about_left{width:570px; height: auto; float: left}
.in_ab_logo{width:100%; height: auto; overflow: hidden; display: block; margin-bottom: 20px;}
.in_ab_logo img{float: left}
.in_ab_logo span{color:#000000; font-size: 24px; font-weight: bold; margin-left: 20px; float: left; line-height: 52px}
.in_about_xx{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 16px; line-height:34px;}
.in_about_xx span{color:#124e9f}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 74px}
.index_about_num dl{width:186px; height: 74px; float: left;  text-align: center; border-right:2px solid #dedede}
.index_about_num dl dt{color:#000000; font-size: 20px;}
.index_about_num dl dt span{color:#000000; font-size: 44px; font-weight: bold; font-family: "Arial"}
.index_about_num dl dt i{color:#000000; font-size: 38px; font-weight: bold; font-family: "Arial"; font-style: normal}
.index_about_num dl dd{color:#666666; font-size: 18px;}
.index_about_num dl:last-child{border-right:0}
.index_about_right{width:582px; height: auto; float: right}
.index_about_right video{width:100%; height: auto; display: block}
.index_about ul{width:100%; height: auto; overflow: hidden; margin: 42px 0}
.index_about ul li{width:385px; height: 182px; float: left; position: relative; margin-right:22px; overflow: hidden}
.index_about ul li:last-child{margin-right: 0}
.index_about ul li img.ab_pic{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_about_hover{width:170px; height:100%; background: rgba(18,78,159,0.8); position: absolute; top:0; left:0; padding:36px 15px 0; text-align: center}
.in_about_hover h4{color:#fff; font-size: 16px; margin-top: 10px;}
.in_about_hover p{color:#fff; font-size: 16px; font-weight: bold;}
.in_about_hover img{   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about ul li:hover img.ab_pic{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about ul li:hover .in_about_hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}




/*产品优势*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 30px 0 140px;}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:44px}
.index_product .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.in_pro_pic{width:100%; height: auto; display: block; overflow: hidden;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_hover{width:100%; height: auto; position: absolute; bottom:5%; left:0; padding:0 17%; text-align: center; transition: all 0.4s ease-in-out; }
.in_pro_hover h4{color:#fff; font-size:40px; font-weight: bold; margin:10px 0 24px}
.in_pro_hover p{width:100%; height: auto; overflow:hidden; line-height: 28px; color:#fff; display:none}
.index_product .swiper-slide a:hover .in_pro_hover{bottom:35%; transition: all 0.4s ease-in-out;}
.index_product .swiper-slide a:hover p{display: block; }
.index_product .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product .swiper-button-next,.index_product .swiper-button-prev{width:49px; height: 86px; margin-top: -43px;}
.index_product .swiper-button-next{background: #124e9f url(../images/s_right.png) no-repeat center; right:0}
.index_product .swiper-button-prev{background: #124e9f url(../images/s_left.png) no-repeat center; left:0}





/*设备*/
.index_shebei{width:100%; height: auto; overflow: hidden; margin-bottom: 130px;}
.index_shebei .swiper-container{width:100%; height: auto;}
.index_shebei .swiper-slide{width:55%;}
.index_shebei .swiper-slide a{width:100%; height: auto; display: block}
.index_shebei .swiper-slide a img{width:100%; height: auto; display: block}
.index_shebei .swiper-button-next,.index_shebei .swiper-button-prev{width:49px; height: 86px; margin-top: -43px;}
.index_shebei .swiper-button-next{background: #124e9f url(../images/s_right.png) no-repeat center; right:0}
.index_shebei .swiper-button-prev{background: #124e9f url(../images/s_left.png) no-repeat center; left:0}



/*优势*/
.index_youshi{width:100%; height:960px; overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat; background-attachment: fixed;  background-size: cover; padding: 105px 0 0}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top:56px}
.index_youshi ul li{width:376px; height: auto; float: left;; margin-right:35px;}
.index_youshi ul li:last-child{margin-right: 0}
.index_youshi_pic{width:100%; height: auto; overflow: hidden}
.index_youshi_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi_xx{width:100%; height: 400px; overflow: hidden; background: #f8f8fa; padding: 0 34px 0; margin-top:-60px;}
.index_youshi_xx img{width:119px; height: auto; margin: 0px auto; display: block; position: relative; z-index: 9;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_youshi_xx h4{color:#333333; font-size: 24px; margin-top:25px; text-align: center; margin-bottom:15px}
.index_youshi_xx p{width:100%; height: auto; overflow: hidden; line-height:32px; color: #333333; font-size: 16px;}
.index_youshi ul li:hover .index_youshi_xx img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}
.index_youshi ul li:hover .index_youshi_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 40px; background:#f7f7f7; padding: 70px 0}
.index_news_title{width:100%; height: auto; overflow:hidden; text-align: center; margin-bottom: 45px;}
.index_news_title h5{color:#999999; font-size: 20px; text-transform: uppercase}
.index_news_title h4{color:#333333; font-size: 40px; font-weight: bold; line-height: 52px;}
.index_news_title h4 span{color:#124e9f; font-size:40px; position: relative; padding-left:15px; margin-left: 5px}
.index_news_title h4 span:after{content: ""; width:8px; height:8px; background: #124e9f; position: absolute; border-radius: 50%; left:0; top:50%; }
.index_news_title p{width:100%; height: 40px; line-height:40px; background: url(../images/t_bjs.png) no-repeat center; text-align: center; font-size: 26px; 
	color: #000000}
.index_news_left{width:575px; height: auto; float: left}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_left h4{width:100%; height: 35px;line-height: 35px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background: url(../images/lan.png) no-repeat left center; padding-left:10px; margin-top: 10px}
.index_news_left p{wiodth:100%; height: 52px; overflow: hidden; color:#666666; font-size: 14px; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left p span{color:#124e9f; font-size: 14px;}
.index_news_right{width:580px; height: auto; float: right}
.index_news_right ul{width:100%; height: auto; overflow:hidden }
.index_news_right ul li{width:100%;  height: auto; overflow: hidden; margin-bottom: 24px}
.in_news_time{width:54px; height: auto; float: left}
.in_news_time p{width:100%; height: 80px; background: #000000; text-align: center; line-height: 80px; color:#fff; font-size: 36px; font-weight: bold; 
	font-family: 'beifang';}
.in_news_time span{color:#666666; font-size: 14px; line-height: 25px;}
.news_right_xx{width:506px; height: auto; float: right}
.news_right_xx h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;
	margin-bottom: 5px;}
.news_right_xx p{width:100%; height: 48px; line-height:24px; color: #666666; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right ul li:hover .in_news_time p{background: #124e9f; border-radius: 8px}
.index_news_right ul li:hover h4{color:#124e9f}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px}
.index_news_bottom li{width:49%; height:50px; line-height:50px; border-bottom: 1px solid #d9d9d9; float: left}
.index_news_bottom li:nth-child(2n){float: right;}
.index_news_bottom li a{color:#333333; font-size: 18px; display: block;background: url(../images/dian.png) no-repeat left center; padding-left: 20px;}
.index_news_bottom li:hover a{color:#124e9f; background: url(../images/h_dian.png) no-repeat left center}


/*合作*/
.index_hezuo{width:100%; height: auto; overflow: hidden; margin:40px 0}
.index_hezuo .swiper-container{width:100%; height: auto; overflow:hidden; margin-top:35px; padding-top: 10px }
.index_hezuo .swiper-slide a{width:100%; height: auto; display: block}
.in_hz_pic{width:100%; height: auto; overflow: hidden; padding: 5px }
.in_hz_pic img{width:100%; height: auto; display: block; box-shadow: 0 0 8px rgba(0,0,0,0.15)}
.index_hezuo .swiper-slide a h4{width:100%; height: 50px; line-height: 50px; color: #333333; text-align: center; font-size:16px; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap}




/*友情链接*/
.index_link{width:100%; height: auto; overflow: hidden; margin: 38px 0 0; background: #f7f7f7; padding: 15px 0}
.index_link i{width:102px; height:38px; float: left; background: url(../images/links.png) no-repeat center;}
.index_link_xx{margin-left:120px; height: auto; }
.index_link_xx a{color:#333333; font-size: 16px; line-height: 38px; margin: 0 10px; float: left}
.index_link_xx a:hover{color:#024795}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #04192d; }
.footer_top{width:100%; height:66px; line-height: 66px; border-bottom: 1px solid rgba(255,255,255,0.2); margin-bottom:24px;}
.footer_nav{width:auto; display: table; margin: 0px auto;}
.footer_nav a{color:#fff; font-size: 16px; float: left; margin: 0 16px}
.footer_nav a:hover{color:#f9910f}
.footer_left{width:388px; height: auto; float: left}
.footer_left h4,.footer_input h4{color:#fff; text-transform: uppercase; font-size: 18px; margin-bottom: 10px;}
.footer_left h4 span,.footer_input h4 span{font-size: 18px; opacity: 0.6; margin-left: 10px; }
.footer_left p{color:#fff; font-size: 16px; line-height:40px;}
.footer_ma{width:auto; float: right; margin-top: 20px;}
.footer_ma dl{width:128px; height: auto;float: left; margin-left: 20px;}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block;}
.footer_ma dl dd{text-align: center; color:#fff; line-height: 26px; margin-top: 8px;}
.footer_copy{width:100%; height: auto; overflow: hidden;margin-top: 30px;}
.copy{clear:both;width:100%;height:30px; line-height:30px;  position: relative; border-top:1px solid rgba(255,255,255,0.1) }
.copy_l{font-size:14px; color:#fff; height: 100%; width: auto; margin:20px auto 15px; float: left; line-height: 30px; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#0d357f!important}
.footer_zhichi{width:auto; height:30px; overflow: hidden; float: right; margin-top:20px}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px; margin-top:5px;}
.footer_zhichi .js{width:88px;height: 18px; background: url(../images/wl.png) no-repeat;  margin-top: 5px}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_links:hover .footer_lj{display: block}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#024795;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}










/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:auto; position: absolute; top:95px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #1853a2; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#1853a2}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #1853a2)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#000; line-height:30px;}
.ny_service_all p{ color: #000}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#000; margin: 40px 0}
.ny_service_all img{max-width:100%}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:18px; color: #333; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top:10px;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:48.8%; float: left; height: auto; margin-bottom: 20px;}
.ny_product ul li .products_pic{max-height:374px; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(2n){float: right;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #1853a2; color: #fff;}

/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #1853a2;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:536px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.proshow_xx .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.proshow_xx .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.proshow_xx .hd ul li::before{ height: 6px; width: 6px; background: #1853a2; position: absolute; left: 20px; top:24px; display: block; content: "";}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_ddh{float: left; height: 80px; background: url(../images/pro_tel.png) no-repeat left top; padding-left: 58px; margin-top: 20px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 24px; color: #1853a2 ; font-family: "Poppins"; font-weight: bold;}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:840px; height: auto; overflow: hidden; float: left;padding: 20px; border: 1px solid #eee;}
.ny_pro_bright{width:290px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; height:40px;}
.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#1853a2; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #1853a2;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; }
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1853a2; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #1853a2; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px; color:#999; display:none; border: 1px solid #eee; border-top: none; background: #fff;}
.sideMenu ul li a{font-size: 14px; color: #666}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; }
.ny_probt ul{ height: 54px; }
.ny_probt li{ float: left; position: absolute; position: relative; height: 42px; line-height: 42px; font-size: 24px; font-weight: bold; color: #333; text-indent: 18px;}
.ny_probt li::before{ content:""; position: absolute; display: block; height: 20px; width: 10px; border-radius: 5px; background: #1853a2; left: 0; top: 11px;}
.ny_probt li span{ font-size: 16px; color: #999; padding-left: 6px; line-height: 42px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}
.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #d4d4d4;}
.inside_pro_r{ width: 640px; float: right; padding-top: 40px;}
.inside_pro_r h2{ text-align: left;}
.inside_pro_r .inside_pro_text{ line-height: 24px; font-size: 14px; color: #666;}
.pro_right_news{ width: 100%; margin-top: 20px;}
.pro_right_news p{ height: 50px;background: #1853a2; height: 50px; text-indent: 28px;  color: #fff; font-size: 14px;  line-height: 42px;}
.pro_right_news ul{ padding: 15px; border: 1px solid #eee; border-top: none;}
.pro_right_news li{ line-height: 30px; font-size: 14px; color: #666; padding-left: 15px;}
.inside_ys_ny{ width: 100%; margin: 0 auto;}
.inside_ys_ny .inside_ys_t{ height: 60px; line-height: 60px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.inside_ys_ny .inside_ys_t .l{ height: 60px; line-height: 60px; font-size: 24px; font-weight: bold; color: #1853a2;position: relative; text-align: left; float: left;}
.inside_ys_ny .inside_ys_t .l span{ font-size: 24px; font-weight: bold; color: #999; line-height: 60px; padding-left: 10px; text-transform: uppercase;}
.inside_ys_ny .inside_ys_t .l::after{ content: ""; display: block; height: 3px; width: 124px; background: #1853a2; position: absolute; left: 0; bottom: -2px;}
.inside_ys_ny .inside_ys_t p{ font-size: 14px; color: #666; line-height: 60px;float: right; padding-left: 40px; background: url(../images/caixin_youshi_1.png) no-repeat left center;}
.inside_ys_ny .inside_ys_t p span{ font-size: 24px; color: #1853a2; font-weight: bold; font-family: "Poppins"; padding-left: 10px;}
.inside_ys_ny ul{overflow: hidden; margin-bottom: 30px;}
.inside_ys_ny ul li{ width: 48.5%; float: left; height: 122px; background:#f2f2f2; margin-bottom: 20px;}
.inside_ys_ny ul li:nth-child(2n){ float: right;}
.inside_ys_ny ul li div{ padding: 0 20px; float: left;}
.inside_ys_ny ul li div img{ margin-top: 20px;}
.inside_ys_ny ul li p{ font-size: 18px; line-height: 2; padding-top: 10px; text-align: left;}
.inside_ys_ny ul li span{ line-height:24px; color: #666; padding-right: 10px; text-align: left; display: block;}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #1853a2}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#1853a2}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height:400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: auto; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:100%; height: auto; border: 2px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}



/*å†…éƒ¨äºŒçº§å¯¼èˆª*/
.ny_nav{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #1853a2}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}

.ny_nav2{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav2 ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav2 ul li{ height:48px; line-height:48px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom: 2px;}
.ny_nav2 ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 10px; text-align: center;}
.ny_nav2 ul li:hover,.ny_nav2 ul li.active{ background: #1853a2}
.ny_nav2 ul li:hover a,.ny_nav2 ul li.active a{ color: #fff;}
.ny_nav2 ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}



/*å†…é¡µå·¦è¾¹å¯¼èˆª*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #1853a2; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 30px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1853a2; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#1853a2}
.ny_left_nav ul li:hover a.inactive{color:#1853a2}
.ny_left_nav ul li ul li:hover a{color:#1853a2}
.ny_left_nav ul li .inactives{color:#1853a2}
.ny_left_nav ul li ul li:hover a{color:#1853a2}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}








